- data pipeline
- линия передачи данных; конвейер данных
Англо-русский словарь по вычислительной технике и информационным технологиям - 4-е изд.. Сергей Орлов .
Англо-русский словарь по вычислительной технике и информационным технологиям - 4-е изд.. Сергей Орлов .
Pipeline — may refer to:* Classic RISC pipeline, a five stage hardware based computer instruction set. * Pipeline transport, a conduit made from pipes connected end to end for long distance fluid transport * Plastic pressure pipeline, for fluid handling *… … Wikipedia
Pipeline — Detail einer geflanschten Verbindung … Deutsch Wikipedia
Pipeline (Transport) — Pipeline Detail einer geflanschten Verbindung einer Pipeline Eine Pipelin … Deutsch Wikipedia
Pipeline video inspection — is a form of telepresence used to visually inspect the interiors of pipelines. A common application is to determine the condition of small diameter sewer lines.Older sewer lines of small diameter (typically convert|6|in|mm|sing=on 150mm) are made … Wikipedia
Data flow diagram — example.[1] A data flow diagram (DFD) is a graphical representation of the flow of data through an information system, modelling its process aspects. Often they are a preliminary step used to create an overview of the system which can later be… … Wikipedia
Pipeline transport — An elevated section of the Alaska Pipeline … Wikipedia
Pipeline (computing) — In computing, a pipeline is a set of data processing elements connected in series, so that the output of one element is the input of the next one. The elements of a pipeline are often executed in parallel or in time sliced fashion; in that case,… … Wikipedia
Pipeline (software) — In software engineering, a pipeline consists of a chain of processing elements (processes, threads, coroutines, etc .), arranged so that the output of each element is the input of the next. Usually some amount of buffering is provided between… … Wikipedia
Pipeline (Unix) — In Unix like computer operating systems, a pipeline is the original software pipeline : a set of processes chained by their standard streams, so that the output of each process ( stdout ) feeds directly as input ( stdin ) of the next one. Each… … Wikipedia
Pipeline Open Data Standard — The Pipeline Open Data Standard is a database modeling initiative dedicated to gas and liquid gathering, transmission and distribution pipeline systems. The PODS Association is a not for profit industry trade organization that maintains and… … Wikipedia
Pipeline programming — When a programming language is originally designed without any syntax to nest function calls, pipeline programming is a simple syntax change to add it. The programmer connects notional program modules into a flow structure, by analogy to a… … Wikipedia